You are here: COM Interface > Interfaces > IIndexJob Interface > IIndexJob::AutoCommitIntervalMB Property
IIndexJob::AutoCommitIntervalMB Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
IIndexJob::AutoCommitIntervalMB Property
Syntax
IDL
__property LONG AutoCommitIntervalMB;

Number of megabytes to index before committing the index update.

By default, an index update will commit after all documents have been indexed. With version 7 indexes, an index can commit periodically during an update, so newly-indexed documents will be searchable before the index update is complete.